extensions: re-add table based conversions inherited from gggl
authorØyvind Kolås <pippin@gimp.org>
Fri, 12 Feb 2016 11:05:33 +0000 (12:05 +0100)
committerØyvind Kolås <pippin@gimp.org>
Fri, 12 Feb 2016 11:05:35 +0000 (12:05 +0100)
commit4f5d1b54bd4c57eb2b0471927ec74f911152e293
tree4239016c282445d6a5c83ff4a5cc644d449a8639
parentd5648a1863b7be307ce44c635364b528bdb3d4e9
extensions: re-add table based conversions inherited from gggl

This code was replaces with the exact code paths in gggl and gggl-lies,
adding these new extensions re-enables the ability to use these
slightly less exact conversions - that possibly also could be fixed
to be exact.
extensions/Makefile.am
extensions/gggl-table-lies.c [new file with mode: 0644]
extensions/gggl-table.c [new file with mode: 0644]